=======================================================================
Source Code of Tabbed Windows Extensions
(usable for versions >= OOo 2.0.4)
=======================================================================

Build instructions:

a) Install an Office
   http://download.openoffice.org/2.2.0/index.html
   Note: Version >= 2.0.4 is required

b) Install the UNO SDK
   http://api.openoffice.org/SDK/index.html
   Note on Windows: use paths without spaces !

c) Create new directory on disc (e.g. c:\test\TabBrowse)
   and unpack source ZIP file there.

d) Initialize DOS shell to be ready for the SDK.

e) Change to the source directory of TabBrowse component.
   Build sources by calling "make".
